This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: NotesException: Session closed due to communications failure exception
Feedback Type: Problem
Product Area: Domino Server
Technical Area: Application development
Platform: Linux
Release: 8.0
Reproducible: Always
In our applicaton we are getting below exception. We are connection to Domino through IIOP over SSL from Java client. We are able to have one round of our job, but in between we got this error, any clue what can be the cause for the same.
NotesException: Session closed due to communications failure
at lotus.domino.cso.ORBCallback.make_error(Unknown Source)
at lotus.priv.CORBA.iiop.Generic.make_error(Unknown Source)
at lotus.priv.CORBA.portable.ObjectImpl._invoke(Unknown Source)
at lotus.domino.corba._IDatabaseStub.getDCDocumentByID(Unknown Source)
at lotus.domino.cso.Database.getDocDataByID(Unknown Source)
at lotus.domino.cso.Document.validate(Unknown Source)
at lotus.domino.cso.Document.findItem(Unknown Source)
at lotus.domino.cso.Document.getItemValueString(Unknown Source)
at com.cisco.ts.scheduler.adapter.domino.sync.DominoDatabaseSyncHandler.processMeetings(DominoDatabaseSyncHandler.java:270)
at com.cisco.ts.scheduler.adapter.domino.sync.DominoDatabaseSyncHandler.syncUp(DominoDatabaseSyncHandler.java:234)
at com.cisco.ts.scheduler.adapter.domino.sync.DominoDatabaseSyncHandler.syncUp(DominoDatabaseSyncHandler.java:152)
at com.cisco.ts.scheduler.adapter.domino.sync.DominoSyncThread.run(DominoSyncThread.java:79)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: org.omg.CORBA.COMM_FAILURE: java.io.IOException: Connection closed: Host: 10.10.10.10 Port: 63149 vmcid: 0x0 minor code: 1 completed: Maybe
at lotus.priv.CORBA.iiop.IIOPConnection.purge_calls(Unknown Source)
at lotus.priv.CORBA.iiop.ReaderThread.run(Unknown Source)
Caused by: java.io.IOException
at com.ibm.sslight.SSLRecordLayer.read(SSLRecordLayer.java)
at com.ibm.sslight.SSLInputStream.read(SSLInputStream.java)
at lotus.priv.CORBA.iiop.Message.readFully(Unknown Source)
at lotus.priv.CORBA.iiop.IIOPInputStream.prefill(Unknown Source)
at lotus.priv.CORBA.iiop.IIOPConnection.createInputStream(Unknown Source)
... 1 more
Feedback number WEBB97SSNP created by ~Lily Nimwely on 05/17/2013